var github.com/go-pg/pg/v10/orm.nullIntType

3 uses

	github.com/go-pg/pg/v10/orm (current package)
		table.go#L47: 	nullIntType        = reflect.TypeOf((*sql.NullInt64)(nil)).Elem()
		table.go#L1244: 	case nullIntType:
		table.go#L1483: 	case nullIntType: